setTransformLocked

abstract fun setTransformLocked(block: DesignBlock, locked: Boolean)

Update a block's transform locked state.

Parameters

block

the block to update.

locked

whether the block's transform should be locked.